オVision Build Log
Tool Versions:
IDE-Version: μVision V5.33.0.0 Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: Yoichi Fujioka, Fujitec Laboratory, LIC=---- Tool Versions: Toolchain: MDK-Lite Version: 5.33.0.0 Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.06 update 7 (build 960) Assembler: Armasm.exe V5.06 update 7 (build 960) Linker/Locator: ArmLink.exe V5.06 update 7 (build 960) Library Manager: ArmAr.exe V5.06 update 7 (build 960) Hex Converter: FromElf.exe V5.06 update 7 (build 960) CPU DLL: SARMCM3.DLL V5.33.0.0 Dialog DLL: DCM.DLL V1.17.3.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.8.0 Dialog DLL: TCM.DLL V1.48.0.0Project:
C:\WORK\Fujitec-Labs\2 Project\7 CQ_Pub\Sensor_Draft_2\Draft 2\Parts2\サーミスタ\Firmware\TEST03\MDK-ARM\TEST01.uvprojx Project File Date: 03/20/2021Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'TEST01' compiling main.c... ../Src/main.c(236): warning: #1035-D: single-precision operand implicitly converted to double-precision temp_thermister = (float) (B_CONST / (log (r_thermister/R_REF) + (B_CONST/(273.0 +25.0 )))) - 273.0; ../Src/main.c(236): warning: #1035-D: single-precision operand implicitly converted to double-precision temp_thermister = (float) (B_CONST / (log (r_thermister/R_REF) + (B_CONST/(273.0 +25.0 )))) - 273.0; ../Src/main.c(260): warning: #128-D: loop is not reachable while (1) ../Src/main.c: 3 warnings, 0 errors linking... TEST01\TEST01.axf: Warning: L6989W: Could not apply patch sdcomp-29491-629360 to instruction VPOP {d8-d15} at offset 0xf4, instruction is within an IT block and is not the last instruction for log.o(i.__hardfp_log). TEST01\TEST01.axf: Warning: L6989W: Could not apply patch sdcomp-29491-629360 to instruction VPOP {d8-d15} at offset 0xf0, instruction is within an IT block and is not the last instruction for log_x.o(i.____hardfp_log$lsc). Program Size: Code=19424 RO-data=568 RW-data=48 ZI-data=1656 Finished: 0 information, 2 warning and 0 error messages. FromELF: creating hex file... "TEST01\TEST01.axf" - 0 Error(s), 5 Warning(s).Software Packages used:
Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack ARM.CMSIS.5.7.0 CMSIS (Cortex Microcontroller Software Interface Standard) * Component: CORE Version: 5.4.0 Package Vendor: Keil http://www.keil.com/pack/Keil.STM32L4xx_DFP.2.5.0.pack Keil.STM32L4xx_DFP.2.5.0 STMicroelectronics STM32L4 Series Device Support, Drivers and ExamplesCollection of Component include folders:
.\RTE\_TEST01 C:\Users\Fujioka\AppData\Local\Arm\Packs\ARM\CMSIS\5.7.0\CMSIS\Core\Include C:\Users\Fujioka\AppData\Local\Arm\Packs\Keil\STM32L4xx_DFP\2.5.0\Drivers\CMSIS\Device\ST\STM32L4xx\IncludeCollection of Component Files used:
* Component: ARM::CMSIS:CORE:5.4.0 Build Time Elapsed: 00:00:07